Warn when a parent is destroyed
authorMatthias Clasen <mclasen@redhat.com>
Sun, 30 Aug 2009 15:14:40 +0000 (11:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 30 Aug 2009 15:14:40 +0000 (11:14 -0400)
commit2421e641f42dfb523cb5189ddb812e9cfb8865aa
tree7210885396c1b58939a02d2385f1e226837ee9b9
parent13147323d7f1e6da605b31aa2fd760c858736a1e
Warn when a parent is destroyed

Previously gdk_window_new would silently return NULL. Bug 590921.
gdk/gdkwindow.c